home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / unix / xf86read.zip / README.XF < prev    next >
Text File  |  1994-07-26  |  28KB  |  602 lines

  1.  
  2.                          README for XFree86[TM] 2.1
  3.                          --------------------------
  4. Contents
  5. --------
  6.     1) What is XFree86?
  7.     2) What's new in XFree86 2.1?
  8.     3) XFree86 features
  9.     4) Systems XFree86 has been tested on
  10.     5) Supported video-card chip-sets
  11.     6) Where to get more information
  12.     7) Bugs known fixed in XFree86 vs stock X11R5
  13.     8) Known bugs in XFree86
  14.     9) Credits
  15.    10) The XFree86 Project, Inc.
  16.    11) Contact information
  17.    12) Source and binary archive sites
  18.  
  19. 1 - What is XFree86?
  20. --------------------
  21. XFree86 is a port of X11R5 that supports several versions of Intel-based
  22. Unix and Unix-like operating systems.  The XFree86 servers are derived
  23. from X386 1.2, which was the X server distributed with X11R5.  This
  24. release consists of many new features and performance improvements as well
  25. as many bug fixes.  The release is available as source patches against the
  26. MIT X11R5 code, as well as binary distributions for many architectures.
  27.  
  28. Note that while the source and installation trees retain the 'X386'
  29. name (for simplicity of maintenance of the source tree), there is no
  30. connection between XFree86 and the commercial X386 product formerly
  31. sold by SGCS.  The XFree86 Core Team has maintained technical contacts 
  32. with SGCS in an effort to keep user-affecting changes to the workings 
  33. of the products from diverging too radically (although this has happened
  34. anyhow over the course of time).  There is no direct involvement of either 
  35. group in the workings of the other.
  36.  
  37.             ****News Flash****
  38.  
  39. At this time, the XFree86 Core Team is pursuing the legal work to complete
  40. the formation of The XFree86 Project, Inc, a not-for-profit corporation.
  41. The paperwork is with the lawyers, and this incorporation should be
  42. complete in the near future.  See the section on The XFree86 Project, Inc,
  43. later in this document for more information.
  44.  
  45. 2 - What's new in XFree86 2.1?
  46. ------------------------------
  47. XFree86 2.1 is not a huge release compared to prior XFree86 releases.  There
  48. are a number of reasons for this, including the fact that two of the Core
  49. Team members have moved and started new employment, significantly cutting into
  50. their time for XFree86 work.  In addition, we are hard at work on merging
  51. XFree86 with the upcoming X11R6.  Many new features have been put on hold
  52. while this integration is done, so that a stable and viable X11R6 release
  53. can be developed.  XFree86 3.0 will be released on the X11R6 contributed
  54. software distribution, and it is our intention that many of these features
  55. will be present in that release.
  56.  
  57. The following items have been added since XFree86 2.0 was released in
  58. October 1993:
  59.  
  60.     1) The X Consortium's fix-26 is included.
  61.     2) Support for pixel multiplexing has been added for Mach32 boards
  62.        with ATI68875, TLC34075 or Bt885 RAMDACs.  This allows dot clocks
  63.        up to 135MHz to be used with these boards.
  64.     3) Support for the TI ViewPoint 3020 RAMDAC used on the #9 GXe
  65.        Level 14 and 16 cards has been added, supporting dot clocks up to
  66.        135MHz and 200MHz respectively.
  67.     4) Support for pixel multiplexing (and thus dot clocks up to 135MHz)
  68.        has been added for the SPEA Mercury cards (S3 928 + Bt485).  This
  69.        has *not* been tested on other 928 + Bt485 cards.
  70.     5) Performance improvements for some of the accelerated servers.
  71.     6) Support has been added for all the display widths available with
  72.        the S3 chips.  In addition to the 1024 and 1280 widths supported
  73.        by XFree86 2.0, there is now support for 640, 800 and 2048 with
  74.        all 801, 805 and 928 chips.  1152 is supported with 801/5 chips
  75.        at revision C or later.  1152 and 1600 are supported with 928
  76.        chips at revision E or later.  Note that this change should make
  77.        XFree86 viable on 512k boards.
  78.     7) Support for 8-bit resolution RGB values (as opposed to the
  79.        standard VGA 6-bit resolution) for S3 cards with AT&T20C490/1,
  80.        Sierra SC15025 or Ti3020 RAMDACs, and for Mach32 cards with
  81.        ATI68875, TLC34075 or Bt885 RAMDACs.
  82.     8) Support for DRAM based S3 cards using slow memory has been
  83.        improved.
  84.     9) Accelerated support for the Cirrus chipsets has been enhanced and
  85.        extended to include the lower-end chipsets (5420, 5422, 5424).
  86.    10) The pvga1 driver can now access all the clocks on boards using the
  87.        WD90C30 and WD90C31 chips.
  88.    11) The 16 colour generic VGA server has been extended to include
  89.        banked memory support on selected chipsets.  This allows it to
  90.        make full use of the available video memory on these boards.  This
  91.        server now includes support for GrayScale and StaticGray visuals
  92.        which makes for better use on many laptops.
  93.    12) Support for the Sigma LaserView and Visa monochrome boards has
  94.        been added to the bdm2 driver in the Mono server.
  95.    13) Support for Solaris x86 2.1 has been added.
  96.    14) Support is included for shared libraries on FreeBSD-1.1 and
  97.        NetBSD-current (0.9 based) systems.
  98.    15) The SuperProbe program introduced with XFree86 1.3 has been updated
  99.        to detect more chipsets, to detect installed video memory,  and to 
  100.        be more reliable overall.
  101.    16) Several dozen bug fixes for problems detected and reported for
  102.        XFree86 2.0.
  103.  
  104. Plus a number of other small things.  Refer to the CHANGELOG file in the
  105. source distribution for full details.
  106.  
  107. 3 - XFree86 Features
  108. --------------------
  109. Here is a list of the other significant features that XFree86 adds over
  110. stock X386 1.2 (X11R5):
  111.  
  112.     1) New servers to support S3, ATI and 8514 accelerated hardware, and 
  113.        support for Cirrus and Western Digital accelerated hardware in
  114.        the SVGA server.
  115.     2) The SpeedUp package from Glenn Lai is an integral part of the 
  116.        SVGA server, selectable at run-time via the Xconfig file.  Some 
  117.        SpeedUps require an ET4000 based SVGA, and others require a 
  118.        virtual screen width of 1024.  The SpeedUps suitable to the 
  119.        configuration are selected by default.  With a high-quality 
  120.        ET4000 board, this can yield up to 40% improvement of the Xstones 
  121.        benchmark over X386 1.2.
  122.     3) The fX386 packages from Jim Tsillas are included as the default
  123.        operating mode of the SVGA server if SpeedUp is not selected.  
  124.        This mode is now equivalent in performance to X386 1.1b (X11R4), 
  125.        and approximately 20% faster than X386 1.2.
  126.     4) A monochrome server that supports bank-switching of available SVGA
  127.        memory to allow virtual screens up to 1600x1200.
  128.     5) Support for the Hercules mono card in the monochrome server, and 
  129.        with it the ability to support a "two headed" server - one mono 
  130.        VGA, and one Hercules.
  131.     6) Support for Hyundai HGC1280, Sigma LaserView and Visa monochrome
  132.        graphics card in the monochrome server.
  133.     7) A 16-color VGA server is included, which supports generic VGA
  134.        hardware.
  135.     8) SVR3 shared libraries, tested under ISC SVR3 2.0.2, 2.2, 3.0.1 and
  136.        4.0; SCO 3.2.2, 3.2.4.
  137.     9) Support for Linux, 386BSD, NetBSD, FreeBSD, BSD/386, Mach, OSF/1,
  138.        SVR4.2, SCO, Solaris 2.1, Amoeba, and Minix-386. Including shared
  139.        libraries for Linux, FreeBSD and NetBSD.
  140.    10) Support for LOCALCONN.  This support is for both SVR3.2 and SVR4.
  141.        For SVR4.0.4 with the 'Advanced Compatibility Package' and on
  142.        SVR4.2, local connections from SCO XSight/ODT clients are supported.
  143.    11) Drivers for ATI, Trident, NCR, Compaq, Cirrus, and OAK SVGA chipsets.
  144.        Refer to chipset-specific README files for details about these
  145.        drivers.
  146.    12) Support for compressed bitmap fonts has been added (Thomas
  147.        Eberhardt's code from the contrib directory on ftp.x.org).
  148.    13) Type1 Font code from MIT contrib tape has been included, and is
  149.        compile-time selectable.  There are contributed Type1 fonts in the
  150.        contrib directory on ftp.x.org.
  151.    14) New configuration method which allows the server's drivers and font
  152.        renderers to be reconfigured from both source and binary
  153.        distributions.
  154.    15) Greatly improved documentation and configuration databases are
  155.        included.
  156.    16) A new tutorial on how to develop correct video card and monitor
  157.        timing data, written by Eric Raymond (derived from previous
  158.        documentation and a lot of experimentation).
  159.    17) Greatly improved support for international keyboards, including
  160.        implementation of the Compose key functionality found on many
  161.        vendor servers.
  162.    18) Many enhancements in error handling and parsing of the Xconfig
  163.        configuration file.  Error messages are much more informative and
  164.        intuitive, and more validation is done.  There are many new options
  165.        that can be enabled in the Xconfig file.
  166.  
  167. 4 - Systems XFree86 has been tested on
  168. --------------------------------------
  169.     SVR4.0:
  170.     Esix: 4.0.3A, 4.0.4, 4.0.4.1
  171.     Microport: 2.2, 3.1, 4.1, 4.2
  172.     Dell: 2.1, 2.2
  173.     UHC: 2.0, 3.6
  174.     Consensys: 1.2
  175.     MST: 4.0.3 (Load 2.07 and Load 3.02)
  176.     ISC: 4.0.3
  177.     AT&T: 2.1, 4.0
  178.     NCR: MP-RAS
  179.     SunSoft: Solaris x86 2.1
  180.  
  181.     SVR4.2:
  182.     Consensys
  183.     Univel UnixWare
  184.  
  185.     SVR3:
  186.     Interactive: 2.0.2, 2.2, 3.0, 4.0
  187.     SCO: 3.2.2, 3.2.4
  188.     AT&T: 3.2.2
  189.  
  190.     Others:
  191.     386BSD 0.1, NetBSD 0.9, FreeBSD 1.1(beta)
  192.     BSD/386 1.0
  193.     Mach 386
  194.     OSF/1
  195.     Linux 0.99pl15h
  196.     Amoeba
  197.     Minix-386
  198.  
  199. 5 - Supported video-card chipsets
  200. ---------------------------------
  201. At this time, XFree86 2.1 supports the following accelerated chipsets:
  202.  
  203.     8514/A (and true clones)
  204.     ATI Mach8, Mach32
  205.     Cirrus CLGD5420, CLGD5422, CLGD5424, CLGD5426, CLGD5428
  206.     S3 86C911, 86C924, 86C801, 86C805, 86C805i, 86C928
  207.     Western Digital WD90C31
  208.  
  209. The Cirrus and Western Digital accelerators are supported in the SVGA
  210. server; the other chipsets each have their own server.  A list of cards
  211. on which the accelerated servers have been tested is included in the file
  212. AccelCards.  They may well work on other cards, but we cannot guarantee it.
  213.   
  214. In addition, the following SVGA chipsets are supported:
  215.     
  216.     Tseng ET3000, ET4000AX, ET4000/W32
  217.     Western Digital/Paradise PVGA1
  218.     Western Digital WD90C00, WD90C10, WD90C11, WD90C24, WD90C30, WD90C31
  219.     Genoa GVGA
  220.     Trident TVGA8800CS, TVGA8900B, TVGA8900C, TVGA8900CL, TVGA9000,
  221.         TVGA9000i, TVGA9100B, TVGA9200CX, TVGA9320, TVGA9400CX, TVGA9420
  222.     ATI 28800-4, 28800-5, 28800-a
  223.     NCR 77C22, 77C22E, 77C22E+
  224.     Cirrus Logic CLGD5420, CLGD5422, CLGD5424, CLGD5426, CLGD5428
  225.          CLGD6205, CLGD6215, CLGD6225, CLGD6235
  226.     Compaq AVGA
  227.     OAK OTI067, OTI077
  228.     
  229. All of the above are supported in both 256 color and monochrome modes,
  230. with the exception of the ATI and Cirrus chipsets, which are only
  231. supported in 256 color mode.  
  232.  
  233. Refer to the chipset-specific README files (currently for Tseng, Western
  234. Digital, ATI, and Trident) for more information about using those chipsets.
  235.  
  236. The monochrome server also supports generic VGA cards, using 64k of video
  237. memory in a single bank, the Hercules monochrome card, the Hyundai
  238. HGC1280, Sigma LaserView and Visa monochrome cards.  On the Compaq AVGA,
  239. only 64k of video memory is supported for the monochrome server, and the
  240. GVGA has not been tested with more than 64k.
  241.  
  242. The VGA16 server has not been as extensively tested and debugged as the
  243. others, but it should work rather well (but slowly) on most hardware.
  244. This server supports memory banking with the ET4000 and Trident chipsets
  245. allowing virtual display sizes up to about 1600x1200 (with 1MB of video
  246. memory).  For other chipsets the display size is limited to approximately
  247. 800x600.
  248.  
  249.   Note
  250.   ----
  251. Some of the SVGA card manufacturers are using non-traditional mechanisms 
  252. for selecting pixel-clock frequencies.  To avoid having to modify the 
  253. server to accommodate these schemes XFree86 1.2 added support for using 
  254. an external program to select the pixel clock.  This allows programs to 
  255. be written as new mechanisms are discovered.  Refer to the README.clkprog 
  256. file for information on how these programs work, if you need to write one.
  257. If you do develop such a program, we would be interested in including it 
  258. with future XFree86 releases.
  259.  
  260. NOTE: The Diamond SpeedStar 24 (and possibly recent SpeedStar+) boards are
  261.       NOT supported, even though they use the ET4000. The same is true
  262.       for all of Diamond's S3 boards. The reason for this is that
  263.       Diamond has changed the mechanism used to select pixel clock 
  264.       frequencies, and will only release programming information under
  265.       non-disclosure.  We are not willing to do this (as it would mean
  266.       that source cannot be provided).  We have had discussions with
  267.       Diamond over this, and they do not intend to change this policy.
  268.       Hence we will do nothing to support Diamond products going forward
  269.       (i.e. don't send us a program to run to set their clocks).  XFree86
  270.       DOES NOT SUPPORT DIAMOND HARDWARE.  It is possible to make some
  271.       of it work, but we will not assist in doing this.
  272.  
  273.       Diamond's Cirrus-based boards should work with XFree86 because they
  274.       use the standard Cirrus clock synthesiser.  This includes the
  275.       SpeedStar Pro and possibly the SpeedStar 64.
  276.  
  277. 6 - Where to get more information
  278. ---------------------------------
  279. Additional documentation is available in the XFree86(1), Xconfig(4/5),
  280. XF86_SVGA(1), XF86_Mono(1), XF86_VGA16(1), XF86_Accel(1) and XF86keybd(1)
  281. manual pages.  In addition, several README files and tutorial documents are
  282. provided.  These are available in /usr/X386/lib/X11/etc in the binary
  283. distributions, and in mit/server/ddx/x386 and ddx/x386/etc in the source
  284. distribution.
  285.  
  286. The files README.Config and VideoModes.doc should be consulted for 
  287. information on how to set up the XFree86 servers.  All supplied documents
  288. and manual pages should be read before contacting the XFree86 team for
  289. assistance.
  290.  
  291. Documentation on SVGA driver development can be found in the directory
  292. /usr/X386/lib/Server/VGADriverDoc in the binary distribution, and in the
  293. directory mit/server/ddx/x386/VGADriverDoc in the source distribution.
  294.  
  295. If you are totally at a loss, you can contact the XFree86 Core Team at
  296. the electronic mail address below.
  297.  
  298. There is a Usenet news group comp.windows.x.i386unix that contains
  299. mostly discussions about XFree86 and related topics. Many questions can
  300. be answered there. The answers to common questions are found in the
  301. corresponding FAQ.
  302.  
  303. 7 - Bugs known fixed in XFree86 vs stock X11R5
  304. ----------------------------------------------
  305.     1) Server now traps and exits cleanly if unexpected signals are
  306.        received (a core is still generated for debugging).  There is an
  307.        Xconfig option to disable this trapping.
  308.     2) VT switching (on OS's that support the feature) is more robust.
  309.        The server will no longer crash nor will the screen get corrupted
  310.        as a result of starting or exiting clients while switched away.
  311.        Also, the screen saver is turned off when switching back so you
  312.        don't return to a blank screen.  These changes also ensure that xdm
  313.        shuts down cleanly, and allow multiple servers to be active
  314.        simultaneously
  315.     3) Many bugs in the frame buffer code have been fixed.
  316.     4) The use of xdm with xqueue under SVR4 has been fixed.
  317.     5) The maximum number of server connections is now correctly
  318.        determined for SVR4 by making use of getrlimit().
  319.     6) The default pointer button mapping has been fixed.
  320.     7) xterm no longer tries to open /dev/tty[psr]?? for SVR4.  This
  321.        speeds up the startup time for xterm, as well as keeping it from
  322.        using the wrong pty's on SVR4.0.4.
  323.     8) xconsole fixed to use /dev/osm (SVR4 and some SVR3.2) for OS messages.
  324.     9) A bug with XDM-AUTHORIZATION-1 which caused strange problems with
  325.        some hardware has been fixed.
  326.    10) The xman scroll bug has been fixed.
  327.    11) Improved the accuracy of the server's probe for pixel clock
  328.        frequencies
  329.    12) Redefined the handling of the numeric keypad, so that it works
  330.        correctly with Xt-based applications (translation problems
  331.        resolved).
  332.    13) Plugged security risk related to suid-root execution of the server.
  333.  
  334. 8 - Known bugs in XFree86
  335. -------------------------
  336.     1) There are some problems with some of the 'xset fp' operations (in
  337.        particular 'xset fp rehash').  These seem to be caused by memory
  338.        allocation/deallocation problems in the server's font code.  We
  339.        believe that we have worked around this problem, but have not yet
  340.        solved the root cause.
  341.     2) While not strictly a bug, there is currently a limitation on the
  342.        dot-clock frequencies allowed with the S3 server.  For S3 cards
  343.        with the Bt485 RAMDAC (e.g. #9 GXe), the limit is 85Mhz.  There
  344.        is some special programming required to use these RAMDACs at higher
  345.        dot-clocks, and we were not able to get it fully developed in
  346.        time.  An exception to this is the SPEA Mercury card which is
  347.        supported at dot clocks up to 135MHz.
  348.  
  349. We welcome reports of bugs sent to the electronic mail address listed
  350. below.
  351.  
  352. 9 - Credits
  353. -----------
  354. XFree86 was originally put together by:
  355.        David Dawes <dawes@physics.su.oz.au>
  356.        Glenn Lai <glenn@cs.utexas.edu>
  357.        Jim Tsillas <jtsilla@damon.ccs.northeastern.edu>
  358.        David Wexelblat <dwex@goblin.org>, <dwex@aib.com>
  359.  
  360. 386BSD, FreeBSD, NetBSD  support by:
  361.        Rich Murphey <Rich@Rice.edu>
  362. Original 386BSD port by:
  363.        Pace Willison
  364.        Amancio Hasty Jr <hasty@netcom.com>
  365. Mach 386 support by:
  366.        Robert Baron <Robert.Baron@ernst.mach.cs.cmu.edu>
  367. Linux support by:
  368.        Orest Zborowski <orestz@microsoft.com>
  369. SCO Unix support by:
  370.        David McCullough <davidm@stallion.oz.au>
  371. Amoeba support by:
  372.        Kees Verstoep <versto@cs.vu.nl>
  373. Minix-386 support by:
  374.        Philip Homburg <philip@cs.vu.nl>
  375. OSF/1 support by:
  376.        Marc Evans <Marc@Synergytics.Com>
  377. BSD/386 support by:
  378.        Hans Nasten <nasten@everyware.se>
  379.        Paul Vixie <paul@vix.com>
  380. Solaris support by:
  381.        Doug Anson <danson@lgc.com>
  382.        David Holland <davidh@use.com>
  383. SVR3 shared libraries by:
  384.        Thomas Wolfram <wolf@prz.tu-berlin.de>
  385. Linux shared libraries by:
  386.        Dirk Hohndel <hohndel@informatik.uni-wuerzburg.de>
  387.  
  388. Original accelerated code by:
  389.        Kevin Martin <martin@cs.unc.edu>
  390.        Rik Faith <faith@cs.unc.edu>
  391.        Jon Tombs <jon@gtex02.us.es>
  392. S3 accelerated code by:
  393.        Jon Tombs <jon@gtex02.us.es>
  394.        David Wexelblat <dwex@goblin.org> <dwex@aib.com>
  395.        David Dawes <dawes@physics.su.oz.au>
  396.        Robin Cutshaw <robin@paros.com>
  397.        Amancio Hasty <hasty@netcom.com>
  398. Mach32 accelerated code by:
  399.        Kevin Martin <martin@cs.unc.edu>
  400.        Rik Faith <faith@cs.unc.edu>
  401.        Mike Bernson <mike@mbsun.mlb.org>
  402.        Mark Weaver <Mark_Weaver@brown.edu>
  403.        Craig Groeschel <craig@adikia.sccsi.com>
  404. Mach8, 8514 accelerated code by:
  405.        Kevin Martin <martin@cs.unc.edu>
  406.        Rik Faith <faith@cs.unc.edu>
  407.        Tiago Gons <tiago@comosjn.hobby.nl>
  408.        Hans Nasten <nasten@everyware.se>
  409.        Scott Laird <lair@midway.uchicago.edu>
  410. Cirrus accelerated code by:
  411.        Simon Cooper <scooper@vizlab.rutgers.edu>
  412.        Harm Hanemaayer <hhanemaa@cs.ru.nl>
  413.        Bill Reynolds <bill@goshawk.lanl.gov>
  414. Western Digital accelerated code by:
  415.        Mike Tierney <floyd@pepsi.eng.umd.edu>
  416.  
  417. 16 color VGA server by:
  418.        Gertjan Akkerman <akkerman@dutiba.twi.tudelft.nl>
  419.  
  420. ATI SVGA driver by:
  421.        Per Lindqvist <pgd@compuram.bbt.se> and Doug Evans <dje@cygnus.com>
  422.        Ported to X11R5 by Rik Faith <faith@cs.unc.edu>
  423. Trident SVGA driver by:
  424.        Alan Hourihane <alanh@metro.co.uk>
  425. NCR SVGA driver by:
  426.        Stuart Anderson <Stuart.Anderson@ColumbiaSC.NCR.COM>
  427.         with the permission of NCR Corporation
  428. Cirrus SVGA driver by:
  429.        Bill Reynolds <bill@goshawk.lanl.gov>
  430.        Hank Dietz <hankd@ecn.purdue.edu>
  431. Compaq SVGA driver by:
  432.        Hans Oey <hans@mo.hobby.nl>
  433. Oak SVGA driver by:
  434.        Steve Goldman <sgoldman@encore.com>
  435.  
  436. Configurable MFB and Hercules driver by:
  437.        Davor Matic <dmatic@Athena.MIT.EDU>
  438. Banked Dumb Monochrome and related drivers by:
  439.        Pascal Haible <haible@izfm.uni-stuttgart.de>
  440.  
  441. X386 1.2, and moral support from:
  442.        Thomas Roell <roell@informatik.tu-muenchen.de>
  443.        Mark Snitily <mark@sgcs.com>
  444.  
  445. Other contributors:
  446.        Joerg Wunsch <joerg_wunsch@tcd-dresden.de> (ET3000 banked mono)
  447.        Bob Crosson <crosson@cam.nist.gov> (video mode documentation)
  448.        Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> (compressed fonts)
  449.        Eric Raymond <esr@snark.thyrsus.com> (new video mode documentation)
  450.  
  451.        and an entire horde of beta-testers around the world!
  452.  
  453. 10 - Contact information
  454. ------------------------
  455. Ongoing development planning and support is coordinated by the XFree86
  456. Core Team.  At this time the Core Team consists of (in alphabetical order):
  457.  
  458.        David Dawes <dawes@physics.su.oz.au>
  459.        Dirk Hohndel <hohndel@informatik.uni-wuerzburg.de>
  460.        Rich Murphey <Rich@Rice.edu>
  461.        Jon Tombs <jon@gtex02.us.es>
  462.        David Wexelblat <dwex@goblin.org>, <dwex@aib.com>
  463.  
  464. E-mail sent to <xfree86@physics.su.oz.au> will reach the Core Team.
  465.  
  466. 11 - The XFree86 Project, Inc.
  467. ------------------------------
  468. The XFree86 Project, Inc, has been founded to accomplish two major goals:
  469.  
  470.     1) To provide a vehicle by which XFree86 can be represented in
  471.        X Consortium, Inc, the organization responsible for the
  472.        design, development, and release of The X Window System.
  473.     2) To provide some basic funding for acquisition of facilities for
  474.        ongoing XFree86 development, largly to consist of new video
  475.        hardware and basic computing facilities.
  476.  
  477. The first of these was the primary motivation.  We have held discussions
  478. with the X Consortium on and off for many months, attempting to find an
  479. avenue by which our loosely-organized free software project could be
  480. given a voice within the X Consortium.  The bylaws of the Consortium
  481. would not recognize such an organization.  After an initial investigation
  482. about funding, we decided to form our own corporation to provide the
  483. avenue we needed to meet the requirements of the X Consortium bylaws.
  484.  
  485. By doing this, we are able to be involved in the beta-test interval for
  486. X11R6, and will be contributing the majority of XFree86 to the X11R6 core
  487. release.  The next full-featured release of XFree86, version 3.0, will
  488. be present on the X11R6 contributed software tape, with full X11R6
  489. support, and (hopefully) a host of new features.  As time goes on, 
  490. XFree86 will be involved with more of the development of The X Window 
  491. System, as a full Consortium member.  How exactly this will evolve is
  492. still being determined.
  493.  
  494. An additional benefit of this incorporation is that The XFree86 Project,
  495. Inc has obtained outside financial support for our work.  This will
  496. hopefully give us the freedom to be more proactive in obtaining new
  497. video hardware, and enable us to release better products more quickly,
  498. as we will be able to go and get what we need, and get it into the hands
  499. of the people who can do the work.
  500.  
  501. The initial Board of Directors and Officers of the The XFree86 Project,
  502. Inc, are the same XFree86 Core Team as is listed above. Our bylaws have 
  503. been crafted in such a way to ensure that XFree86 is and always will 
  504. be a free software project.  There is no personal financial benefit 
  505. to any member of the Core Team or any other XFree86 participant.  All 
  506. assets of the corporation remain with the corporation, and, in the event 
  507. of the dissolution of the corporation, all assets will be turned over 
  508. to the X Consortium, Inc.  It is hoped that by doing this, our corporation 
  509. will be merely a formalization of what we have been doing in the past, 
  510. rather than something entirely new.
  511.  
  512. Here is a list of the organizations and individuals who have provided
  513. sponsorship to The XFree86 Project, Inc, either by financial contribution
  514. or by the donation of equipment and resources.  The XFree86 Project, Inc
  515. gratefully acknowledges these contributions, and hopes that we can do
  516. justice to them by continuing to release high-quality free software for
  517. the betterment of the Internet community as a whole.
  518.  
  519.     UUNET Communications Services, Inc.
  520.  
  521. UUNET Communications Services, Inc, deserves special mention.  This
  522. organization stepped forward and contributed the entire 1994 X Consortium
  523. membership fee on a moment's notice.  This single act ensured XFree86's
  524. involvement in X11R6.
  525.  
  526.     AIB Software Corporation
  527.     American Micro Group
  528.     AT&T Global Information Services (formerly NCR)
  529.     BSDI
  530.     InfoMagic
  531.     LunetIX
  532.     Frank & Paige McCormick
  533.     Prime Time Freeware
  534.     Red Hat Software
  535.  
  536. The XFree86 Project, Inc, welcomes the additional contribution of funding
  537. and/or equipment.  Such contributions should be tax-deductible; we will
  538. know for certain when the lawyers get finished with the papers.  For more 
  539. information, contact The XFree86 Project, Inc, at <xfree86@physics.su.oz.au>
  540.  
  541. We are in the process of establishing our own Internet domain, XFree86.Org.
  542. Most of the pieces are in place, and we hope to be online within a few
  543. more weeks.  We will post an announcement when this is ready for use.
  544.  
  545. 12 - Source and binary archive sites
  546. ------------------------------------
  547. Source patches based on X11R5 PL25, from MIT, and as an upgrade from
  548. XFree86 2.0 are available via anonymous FTP from:
  549.  
  550.        ftp.x.org (under /contrib/XFree86)
  551.        ftp.physics.su.oz.au (under /XFree86)
  552.        ftp.win.tue.nl (under /pub/XFree86)
  553.        ftp.prz.tu-berlin.de (under /pub/pc/src/XFree86)
  554.  
  555. Refer to the README file under the specified directory for information on
  556. which files you need to get to build your distribution (which will depend
  557. on whether this is a new installation or an upgrade from an earlier
  558. version of XFree86).
  559.  
  560. Binaries are available via anonymous FTP from:
  561.  
  562.        ftp.physics.su.oz.au            - SVR4 binaries
  563.                 under /XFree86/SVR4
  564.        ftp.win.tue.nl                  - SVR4 binaries
  565.                 under /pub/XFree86/SVR4
  566.        ftp.tcp.com                     - SVR4 binaries
  567.                 under /pub/SVR4/XFree86
  568.        stasi.bradley.edu               - SVR4 binaries
  569.                 under /pub/XFree86/SVR4
  570.        stasi.bradley.edu               - SVR3 (SCO) binaries
  571.                 under /pub/XFree86/sco
  572.        ftp.physics.su.oz.au            - SVR3 (SCO) binaries
  573.                 under /XFree86/SCO
  574.        blancmange.ma.utexas.edu        - SVR3 (ISC) binaries
  575.                 under /pub/ISC
  576.        ftp.prz.tu-berlin.de            - SVR3 (ISC) binaries
  577.                 under /pub/pc/isc/XFree86
  578.        tsx-11.mit.edu                  - Linux binaries
  579.                 under /pub/linux/packages/X11
  580.        ftp.unipi.it                    - Linux binaries
  581.         under /pub/linux/XFree86_2.1
  582.        XFree86.cdrom.com               - FreeBSD binaries
  583.         under /pub/XFree86/FreeBSD/XFree86-2.1
  584.        gil.physik.rwth-aachen.de       - FreeBSD binaries
  585.         under /pub/XFree86
  586.        agate.berkeley.edu              - NetBSD 0.9 binaries
  587.         under /pub/NetBSD/ports
  588.        sun-lamp.cs.berkeley.edu        - NetBSD 0.9 binaries
  589.         under /pub/NetBSD/ports
  590.        ftp.cs.mcgill.ca                   - NetBSD 0.9 binaries
  591.             under /pub/NetBSD/XFree86
  592.  
  593. Ensure that you are getting XFree86 2.1 - some of these sites may archive
  594. older releases as well.  Each binary distribution will contain a README
  595. file that describes what files you need to take from the archive, and
  596. which compile-time option selections were made when building the
  597. distribution.
  598.  
  599. 6 March 1994
  600.  
  601. $XFree86: mit/server/ddx/x386/README,v 2.13 1994/03/08 08:07:02 dawes Exp $
  602.